home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / networking / terms / kermit / b / ckoker.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-06-30  |  208 b   |  11 lines

  1. #ifndef CKOKER_H
  2. #define CKOKER_H
  3. /* For OS/2 debugging... */
  4. #ifdef __IBMC__
  5. #ifdef __DEBUG
  6. #define __DEBUG_ALLOC__
  7. #pragma strings(readonly)
  8. #endif /* __DEBUG */
  9. #endif /* __IBMC__ */
  10. #endif /* CKOKER_H */
  11.